﻿2026-08-30T06:19:54.8290582Z ##[group]Run actions/checkout@v5
2026-08-30T06:19:54.8291059Z with:
2026-08-30T06:19:54.8291421Z   repository: BigscreenVR/spt-bs-core
2026-08-30T06:19:54.8294097Z   token: ***
2026-08-30T06:19:54.8294454Z   ssh-strict: true
2026-08-30T06:19:54.8294812Z   ssh-user: git
2026-08-30T06:19:54.8295190Z   persist-credentials: true
2026-08-30T06:19:54.8295570Z   clean: true
2026-08-30T06:19:54.8295927Z   sparse-checkout-cone-mode: true
2026-08-30T06:19:54.8296320Z   fetch-depth: 1
2026-08-30T06:19:54.8296668Z   fetch-tags: false
2026-08-30T06:19:54.8297031Z   show-progress: true
2026-08-30T06:19:54.8297389Z   lfs: false
2026-08-30T06:19:54.8297723Z   submodules: false
2026-08-30T06:19:54.8298090Z   set-safe-directory: true
2026-08-30T06:19:54.8298504Z   allow-unsafe-pr-checkout: false
2026-08-30T06:19:54.8298910Z ##[endgroup]
2026-08-30T06:19:54.9053190Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-30T06:19:54.9054670Z ##[group]Getting Git version info
2026-08-30T06:19:54.9055395Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-30T06:19:54.9056324Z [command]/usr/bin/git version
2026-08-30T06:19:54.9087468Z git version 2.43.0
2026-08-30T06:19:54.9104223Z ##[endgroup]
2026-08-30T06:19:54.9111677Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/aee15379-0669-4420-b3ea-dd5d39985e21/.gitconfig'
2026-08-30T06:19:54.9118566Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/aee15379-0669-4420-b3ea-dd5d39985e21' before making global git config changes
2026-08-30T06:19:54.9119823Z Adding repository directory to the temporary git global config as a safe directory
2026-08-30T06:19:54.9122460Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-30T06:19:54.9174661Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-30T06:19:54.9194299Z https://github.com/BigscreenVR/spt-bs-core
2026-08-30T06:19:54.9204265Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-30T06:19:54.9206648Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-30T06:19:54.9226633Z refs/heads/golden/now-signal-23
2026-08-30T06:19:54.9233334Z [command]/usr/bin/git checkout --detach
2026-08-30T06:19:54.9311868Z HEAD is now at da71b7852 release: v0.67.0 — NOW-SIGNAL
2026-08-30T06:19:54.9345557Z [command]/usr/bin/git branch --delete --force golden/now-signal-23
2026-08-30T06:19:54.9377380Z Deleted branch golden/now-signal-23 (was da71b7852).
2026-08-30T06:19:54.9529224Z ##[endgroup]
2026-08-30T06:19:54.9532572Z [command]/usr/bin/git submodule status
2026-08-30T06:19:54.9717430Z ##[group]Cleaning the repository
2026-08-30T06:19:54.9720011Z [command]/usr/bin/git clean -ffdx
2026-08-30T06:19:54.9752898Z Removing traceable-reqs
2026-08-30T06:19:54.9760057Z [command]/usr/bin/git reset --hard HEAD
2026-08-30T06:19:54.9828366Z HEAD is now at da71b7852 release: v0.67.0 — NOW-SIGNAL
2026-08-30T06:19:54.9834056Z ##[endgroup]
2026-08-30T06:19:54.9835435Z ##[group]Disabling automatic garbage collection
2026-08-30T06:19:54.9838564Z [command]/usr/bin/git config --local gc.auto 0
2026-08-30T06:19:54.9861590Z ##[endgroup]
2026-08-30T06:19:54.9862270Z ##[group]Setting up auth
2026-08-30T06:19:54.9866635Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-30T06:19:54.9888730Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-30T06:19:55.0071716Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-30T06:19:55.0095670Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-30T06:19:55.0277424Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-30T06:19:55.0310066Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-30T06:19:55.0501582Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-30T06:19:55.0535643Z ##[endgroup]
2026-08-30T06:19:55.0536391Z ##[group]Fetching the repository
2026-08-30T06:19:55.0542503Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +da71b78521b425a23dfa55fb264445c256fb2996:refs/remotes/origin/golden/now-signal-23
2026-08-30T06:19:55.5450781Z ##[endgroup]
2026-08-30T06:19:55.5452144Z ##[group]Determining the checkout info
2026-08-30T06:19:55.5453633Z ##[endgroup]
2026-08-30T06:19:55.5458089Z [command]/usr/bin/git sparse-checkout disable
2026-08-30T06:19:55.5497352Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-30T06:19:55.5519031Z ##[group]Checking out the ref
2026-08-30T06:19:55.5521853Z [command]/usr/bin/git checkout --progress --force -B golden/now-signal-23 refs/remotes/origin/golden/now-signal-23
2026-08-30T06:19:55.5589445Z Switched to a new branch 'golden/now-signal-23'
2026-08-30T06:19:55.5590663Z branch 'golden/now-signal-23' set up to track 'origin/golden/now-signal-23'.
2026-08-30T06:19:55.5596063Z ##[endgroup]
2026-08-30T06:19:55.5637674Z [command]/usr/bin/git log -1 --format=%H
2026-08-30T06:19:55.5666990Z da71b78521b425a23dfa55fb264445c256fb2996
